This is Episode 2 in a series on how to create your own interpreted coding language using python. In this episode I will show you how to determine the different types of tokens which we need to do in order to prepare for future episodes. DISCLAIMER: this is in no way an efficient programming language and this tutorial is for educational purposes. If you have any ideas for improvements then you can do so on the GitHub Page (link below) Links & Resources: 🚀GitHub: https://github.com/TheIvoryCoder/Make_Your_OWN_Coding_Language ☀️Install Python: https://www.python.org/downloads/